home *** CD-ROM | disk | FTP | other *** search
- on ClickUp myScript, OuterObject, ExtraInfo
- updateStage()
- tell the stage
- ViewAllGotoLocation(ExtraInfo)
- end tell
- end
-
- on ClickDown myScript, OuterObject, ExtraInfo
- updateStage()
- end
-
- on MovedOver myScript, OuterObject, ExtraInfo
- nothing()
- end
-
- on MovedOff myScript, OuterObject, ExtraInfo
- nothing()
- end
-